-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
13.0.3
-
Code
-
Classes
- SessionController
| Total Complexity |
21 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
121 |
| Lines of code |
78 |
| Logical lines of code |
39 |
| Comment lines |
18 |
| Methods |
7 |
| Properties |
2 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| getCurrent() |
S |
58 |
6 |
17 |
| createSession() |
S |
54 |
5 |
22 |
| terminateCurrentSession() |
S |
56 |
3 |
18 |
| getSessionID() |
S |
66 |
3 |
9 |
| hasSession() |
S |
74 |
2 |
4 |
| hasSessionID() |
S |
80 |
1 |
3 |
| queryGetSession() |
S |
72 |
1 |
5 |